x86/AMD: Clean up context_update() in AMD VPMU code
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>
Mon, 15 Apr 2013 09:28:08 +0000 (11:28 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 15 Apr 2013 09:28:08 +0000 (11:28 +0200)
commit1df002bb2f218baee6fa4116fa8a7994a49daa91
tree2f460c2cfd165a9bb1e81f854d875ec7d4eeb67d
parent055898c9c61d462888941eaede436db4d335890e
x86/AMD: Clean up context_update() in AMD VPMU code

Clean up context_update() in AMD VPMU code.

Rename restore routine to "load" to be consistent with Intel
code and with arch_vpmu_ops names

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Dietmar Hahn <dietmar.hahn@ts.fujitsu.com>
xen/arch/x86/hvm/svm/vpmu.c